home *** CD-ROM | disk | FTP | other *** search
-
- ~4Dgifts/toolbox/src/exampleCode/viewkit/builderExamples/beep3 README
-
-
- This is a simple example of using BuilderXcessory (BX) to create a
- ViewKit component class that contains a manager widget and a button.
- The derived class is used to add functionality (a beep), when the
- button is pressed. See also beep and beep2 directories.
-
- This version re-implements the BeeperUI class by using an XmForm
- widget and setting up various form constraints to handle the layout.
- Notice that the derived class does not change, and no
- developer-added code is lost.
-
-
-
-
-